Upstream tarball 20080714
[amule.git] / MSVC Solution / UnitTests / FileDataIO / FileDataIO.vcproj
bloba962b9f4753bf41f224d16df1d0bea7a7561ed56
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="FileDataIO"
6 ProjectGUID="{C27E39F5-BA92-4245-A537-7B7852508900}"
7 RootNamespace="FileDataIO"
8 Keyword="Win32Proj"
10 <Platforms>
11 <Platform
12 Name="Win32"
14 </Platforms>
15 <ToolFiles>
16 </ToolFiles>
17 <Configurations>
18 <Configuration
19 Name="Debug|Win32"
20 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
21 IntermediateDirectory="$(ConfigurationName)"
22 ConfigurationType="1"
23 CharacterSet="1"
25 <Tool
26 Name="VCPreBuildEventTool"
28 <Tool
29 Name="VCCustomBuildTool"
31 <Tool
32 Name="VCXMLDataGeneratorTool"
34 <Tool
35 Name="VCWebServiceProxyGeneratorTool"
37 <Tool
38 Name="VCMIDLTool"
40 <Tool
41 Name="VCCLCompilerTool"
42 Optimization="0"
43 AdditionalIncludeDirectories="&quot;$(SolutionDir)\..\..\wxWidgets\include&quot;;&quot;$(SolutionDir)\..\..\wxWidgets\lib\vc_lib\mswud&quot;;&quot;$(SolutionDir)\..\src\libs&quot;;&quot;$(SolutionDir)\..\unittests&quot;;&quot;$(SolutionDir)\..\src&quot;;&quot;$(SolutionDir)\..\src\include&quot;;&quot;$(SolutionDir)\..\..\&quot;"
44 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;MULEUNIT;USE_WX_EXTENSIONS"
45 MinimalRebuild="true"
46 ExceptionHandling="2"
47 BasicRuntimeChecks="3"
48 RuntimeLibrary="3"
49 UsePrecompiledHeader="0"
50 WarningLevel="3"
51 Detect64BitPortabilityProblems="true"
52 DebugInformationFormat="4"
54 <Tool
55 Name="VCManagedResourceCompilerTool"
57 <Tool
58 Name="VCResourceCompilerTool"
60 <Tool
61 Name="VCPreLinkEventTool"
63 <Tool
64 Name="VCLinkerTool"
65 AdditionalDependencies="comctl32.lib ws2_32.lib rpcrt4.lib"
66 LinkIncremental="2"
67 IgnoreAllDefaultLibraries="false"
68 GenerateDebugInformation="true"
69 SubSystem="1"
70 TargetMachine="1"
72 <Tool
73 Name="VCALinkTool"
75 <Tool
76 Name="VCManifestTool"
78 <Tool
79 Name="VCXDCMakeTool"
81 <Tool
82 Name="VCBscMakeTool"
84 <Tool
85 Name="VCFxCopTool"
87 <Tool
88 Name="VCAppVerifierTool"
90 <Tool
91 Name="VCWebDeploymentTool"
93 <Tool
94 Name="VCPostBuildEventTool"
96 </Configuration>
97 <Configuration
98 Name="Release|Win32"
99 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
100 IntermediateDirectory="$(ConfigurationName)"
101 ConfigurationType="1"
102 CharacterSet="1"
103 WholeProgramOptimization="1"
105 <Tool
106 Name="VCPreBuildEventTool"
108 <Tool
109 Name="VCCustomBuildTool"
111 <Tool
112 Name="VCXMLDataGeneratorTool"
114 <Tool
115 Name="VCWebServiceProxyGeneratorTool"
117 <Tool
118 Name="VCMIDLTool"
120 <Tool
121 Name="VCCLCompilerTool"
122 AdditionalIncludeDirectories="&quot;$(SolutionDir)\..\..\wxWidgets\include&quot;;&quot;$(SolutionDir)\..\..\wxWidgets\lib\vc_lib\mswu&quot;;&quot;$(SolutionDir)\..\src\libs&quot;;&quot;$(SolutionDir)\..\unittests&quot;;&quot;$(SolutionDir)\..\src&quot;;&quot;$(SolutionDir)\..\src\include&quot;;&quot;$(SolutionDir)\..\..\&quot;"
123 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;MULEUNIT;USE_WX_EXTENSIONS"
124 RuntimeLibrary="2"
125 UsePrecompiledHeader="0"
126 WarningLevel="3"
127 Detect64BitPortabilityProblems="true"
128 DebugInformationFormat="3"
130 <Tool
131 Name="VCManagedResourceCompilerTool"
133 <Tool
134 Name="VCResourceCompilerTool"
136 <Tool
137 Name="VCPreLinkEventTool"
139 <Tool
140 Name="VCLinkerTool"
141 AdditionalDependencies="comctl32.lib ws2_32.lib rpcrt4.lib"
142 LinkIncremental="1"
143 GenerateDebugInformation="true"
144 SubSystem="1"
145 OptimizeReferences="2"
146 EnableCOMDATFolding="2"
147 TargetMachine="1"
149 <Tool
150 Name="VCALinkTool"
152 <Tool
153 Name="VCManifestTool"
155 <Tool
156 Name="VCXDCMakeTool"
158 <Tool
159 Name="VCBscMakeTool"
161 <Tool
162 Name="VCFxCopTool"
164 <Tool
165 Name="VCAppVerifierTool"
167 <Tool
168 Name="VCWebDeploymentTool"
170 <Tool
171 Name="VCPostBuildEventTool"
173 </Configuration>
174 </Configurations>
175 <References>
176 </References>
177 <Files>
178 <Filter
179 Name="Source Files"
180 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
181 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
183 <File
184 RelativePath="..\..\..\src\CFile.cpp"
186 </File>
187 <File
188 RelativePath="..\..\..\unittests\tests\FileDataIOTest.cpp"
190 </File>
191 <File
192 RelativePath="..\..\..\src\MemFile.cpp"
194 </File>
195 <File
196 RelativePath="..\..\..\src\SafeFile.cpp"
198 </File>
199 <File
200 RelativePath="..\..\..\src\Tag.cpp"
202 </File>
203 </Filter>
204 <Filter
205 Name="Header Files"
206 Filter="h;hpp;hxx;hm;inl;inc;xsd"
207 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
209 </Filter>
210 <Filter
211 Name="Resource Files"
212 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
213 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
215 </Filter>
216 </Files>
217 <Globals>
218 </Globals>
219 </VisualStudioProject>